I'm running Mandrake LInux 9, and Vavoom 1.15beta builds with the default settings (Allegro, no OpenAL, etc). It runs find, OpenGL works, sound effects are find, but I'm getting no music. How can I correct this?<br><br>On another note, a previous thread talks about patching SDL_mixer 1.2.1 to compile Vavoom with SDL support. My distro installed SDL_mixer 1.2.4, yet when I try to build Vavoom 1.15beta with SDL support I get the following: <br><br>source/s_sdl.cpp: In member function `virtual void VDefaultSoundDevice::PlaySound(int, const TVec&, const TVec&, int, int, float)':<br>source/s_sdl.cpp:430: `Mix_LoadRAW_RW' undeclared (first use this function)<br>source/s_sdl.cpp:430: (Each undeclared identifier is reported only once for each function it appears in.)<br>source/s_sdl.cpp:433: `Mix_LoadChannel' undeclared (first use this function)<br>source/s_sdl.cpp:449:2: warning: #warning how to set the pitch? (CS)<br>source/s_sdl.cpp:452: `Mix_Play' undeclared (first use this function)<br>make: *** [obj/s_sdl.o] Error 1<br><br>Are there any known solutions to this issue?<br><br>Thank you,<br>vaustein